VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.UI.VisualTools.UserInteraction Namespace / TextEditorControllerBase<T> Class
In This Topic
TextEditorControllerBase Class Events
In This Topic
For a list of all events of this type, see TextEditorControllerBase<T>.
Public Events
 NameDescription
Public EventOccurs when editing is disabled.
Public EventOccurs when editing is enabled.
Public EventOccurs when editing is not possible.
Public EventOccurs when user interacts with an interaction area of interactive object. (Inherited from InteractionControllerBase)
Public EventOccurs when interaction is finished. (Inherited from InteractionControllerBase)
See Also